C1.DataCollection Assembly / C1.DataCollection Namespace / C1SequenceDataCollection<T> Class / SortChanged Event

In This Topic
SortChanged Event (C1SequenceDataCollection<T>)
In This Topic
Raised after a sort operation was performed.
Syntax
'Declaration
 
Public Event SortChanged As EventHandler
 
See Also